TELCloseTerm
Closes a terminal.
pascal TELErr TELCloseTerm (TELHandle hTEL);
hTEL
- A handle to a telephone record associated with a telephone terminal.
- function result
- A result code.
DESCRIPTION
TheTELCloseTerm
function closes the telephone terminal specified by thehTEL
parameter. Closing a terminal removes any connection between the terminal and your application. If no other application has opened that terminal, the terminal driver is closed.SPECIAL CONSIDERATIONS
You should callTELCloseTerm
when your application quits.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help